{% for group in groups %} {% endfor %} {% for row in rows %} {% for col in row %} {% endfor %} {% endfor %}
Group {{ group }}
{{ col }}