{% for key in keys %} {% endfor %} {% for row in rows %} {% for value in row %} {% endfor %} {% endfor %}
{{ key }}
{{ value }}