{% for c in column_names %} {% endfor %} {% for name, row in rows.items %} {% for cell in row %}{% endfor %} {% endfor %}

{{title}}

Sessions{{ c }}
{{ name }}{{ cell }}