{% for s in sectmap %} {% for t in topics %} {% endfor %} {% endfor %}
{{ s }} {% if t in coverage[s] %} X {% else %}   {% endif %}