{% for cell in thead %} {% endfor %} {% if table.get_template() %} {% endif %} {% if table.get_archive() %} {% endif %}
{{ cell|raw }}
{% for information in table.get_template() %} {% include 'information/table/tbody-cell.twig' %} {% endfor %} {% for information in table.get_archive() %} {% include 'information/table/tbody-cell.twig' %} {% endfor %} {% for information in table.get_views() %} {% include 'information/table/tbody-cell.twig' %} {% endfor %} {% for information in table.get_forms() %} {% include 'information/table/tbody-cell.twig' %} {% endfor %}