{%- for label, value in rows %} {# form could also be a formfield instance #}
{{ label.text }}
{{ value }}
{%- endfor %}