{% load custom_filters %} {% if data %} {% for row, cnt in data %} row_limit and data|length > row_limit|add:1 %} {# avoid +1 more #} class='hide' {% endif %} > {% if data|length > row_limit|add:1 and forloop.counter = row_limit %} {% endif %} {% endfor %}
{{ metric_name }} Count
{{ row }} {{ cnt }}
{% endif %}