← back to hub ↑ parent
{{ config.description | default('Eval Output') }} {% for header in table[0] %} {% endfor %} {% for row in table.slice(1) %} {% for cell in row %} {% endfor %} {% endfor %}
{{ header | escape }}
{{ cell | escape }}