{% if _json.json then _json = _json.json end %}
{% for k,v in pairs(_json.body[1].define) do %}

{{v}}

{% end %}