Table: {{ default_table }}

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