{{section["section_title"]}}
{{section["section_text"]}}
{% if section["tables"]|length != 0 %} {%for e in section["tables"]%} {%set id = "table_" ~ section_loop.index ~ "_" ~ loop.index %}{{e["title"]}}
| {{ th }} | {% endfor %}
|---|
| {{ row[th]}} | {% endfor %}