{% for item in data.values %}
{% include 'valueset/fieldset.html' with data=item %}
{% endfor %}