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