{% for counter in counters %}
{{ counter.prefix|default('') }}0{{ counter.suffix|default('') }}
{{ counter.label }}
{% endfor %}