{% for datum in data %} {% endfor %} {% for book in books %} {% for datum in data %} {% endfor %} {% endfor %}
{{ datum }}
{{ book[datum] }}