{% for col in view.columns %} {% endfor %} {% for row in rows %} {% for item in row %} {% endfor %} {% endfor %}
{{ col }}
{{ item }}