{% for row in forderung_kopf %} {% for key, value in row._asdict().items() %} {% endfor %} {% endfor %}
{{ key }} {{ value }}