{% if showCheckboxes %} {% endif %} {% for attribute in attributes %} {% set icon = (attribute[1].icon is defined ? attribute[1].icon : null) %} {% endfor %} {% include "_elements/tableview/elements" %}
{%- if not icon %}{{ attribute[1].label }}{% endif -%}