{% for col in columns %} {% endfor %} {% for row in data %} {% for col in columns %} {% endfor %} {% endfor %}
{{ col }}
{{ row[col] }}