{% for ucode_data in ucode_list %}
{{ ucode_data['label'] }}
{{ ucode_data['table_descr_html'] }}
{{ ucode_data['table_country_html'] }}
{% endfor %}