{% for c in columns %} {% endfor %} {% for r in rows %} {% for cell in r%} {% endfor %} {% endfor %}
{{ c|e }}
{{loop.index}}{{ cell|e }}