{% if columns %} {% for col in columns %} {% endfor %} {% endif %} {% for row in rows %} {% endfor %}
{{ col }}
{{ row['name'] }} {{ row['value'] }}