{{ caption() }}

{{ description() }}

Data table @for (row of tableRows(); track row.x) { }
{{ xLabel() ?? xKey() }} {{ yLabel() ?? yKey() }}
{{ row.x }} {{ row.y }}