{% for column in columns -%} {%- if column.traced_to|length == 0 -%} {%- else -%} {%- endif %} {% endfor -%} {%- for row in rows %} {% if row.traced_to|length == 0 -%} {%- else -%} {%- endif %} {% for column in columns %} {%- if column in row.traced_to -%} {%- else -%} {%- if column.traced_to|length == 0 -%} {%- else -%} {%- endif -%} {%- endif %} {% endfor -%} {% if row.traced_to|length == 0 -%} {%- else -%} {%- endif %} {%- endfor %} {% for column in columns -%} {%- if column.traced_to|length == 0 -%} {%- else -%} {%- endif %} {% endfor -%}
{{ column.id }}{{ column.id }}Total
{{ row.id }}x{{ row.traced_to|length }}{{ row.traced_to|length }}
Total0{{ column.traced_to|length }}