Position Anzahl Satz Summe
{{ row.pos || ' ' }} {{ row.cnt || 1 }} {{row.price || 0 | currency}} {{table.rowSum(row) | currency}}
{{table.sum() | currency}}
| |
{{ table.entries | json }}