Documentation
{% for item in data %}
{{ item[0] }}.
{{ item[1] }}
{% endfor %}