{% raw %} {% with element.json.data.Heading as "heading" %} {% for title in heading %} <{{title.htmlTag}} class="heading {{title.headingClass}}">{{title.text}} {% endfor %} {% endwith %} {% endraw %}