Mapped vs Unmapped
Alignment step details
{% with table_data=subsection_data['steps_table'] %}
{% include 'templates/data_content/table_steps_alignment.html' %}
{% endwith %}
{% with rows=subsection_data['table_description'], unique_id=subsection_data['unique_id'] %}
{% include 'templates/subsection_content/table-description-accordion.html' %}
{% endwith %}