{% for heading in headings %} {% endfor %} {% for row in rows %} {% for cell in row %} {% endfor %} {% endfor %}
{{ heading }}
{{ cell }}