{% for key in data.0.keys %} {% endfor %} {% for elem in data %} {% for value in elem.values %} {% endfor %} {% endfor %}
{{ key }}
{{ value }}