Thank you for being patient! We're working hard on resolving the issue
cells <fixture-path> <row-label>List every cell on one source row.
deno run --allow-read --unstable-sloppy-imports \
tento/tento-lona-js/cli/rows-fixtures/src/lona-rows.deno.ts \
cells tento/tento-lona-js/sheets/tests.shared/sheets/formula-simple-seeded.sheet.json Weight
hydrate).sheet.allRows()).SourceRow, exits with
code 2.<label> — N cells then one line per cell in raw-date
order: <date> [<cellId>] <JSON-stringified value>.cellId is omitted when absent (single-cardinality rows).
Single-cardinality (most rows):
Weight — 2 cells
ymd-2026-4-18 200
ymd-2026-4-20 210.5
Multi-cardinality (multiple events / tasks per date):
Sprint Tasks — 4 cells
ymd-2026-4-18 [t_3f9a] {"title":"Plan","done":false}
ymd-2026-4-18 [t_44bb] {"title":"Standup","done":true}
ymd-2026-4-19 [t_a1b2] {"title":"Review","done":false}
ymd-2026-4-20 [t_c0d1] {"title":"Demo","done":false}
error: row "<label>" not found,
exit 2.SourceRow → error: row "<label>" is not a source row (got <variant>), exit 2.cellId for multi-cardinality rows
(events, tasks, slots).value should be
the canonical typed object, not raw JSON).hydrate — full grid viewvalue shapes get normalized