# Invoice Totals

Backs an invoice table with the headless engine: a 2-D grid is exposed through `getCellValue`, then `=SUM(C1:C4)`, `=ROUND(...*0.085,2)`, and `=MAX(C1:C4)` compute the subtotal, tax, grand total, and priciest line item - exactly as a spreadsheet would.
