{%- macro items(items, attributes={})%} {%- for name, item in items %} {%- for label in item.cell %} {%- endfor%} {%- endfor %} {%- endmacro %}