facett-table — a generic data-table viewer: named columns + string
rows in a striped grid, with cell truncation + a row scroll. Generalised from
nornir's warehouse table ("oslo") — but source-agnostic (any Vec<String>
rows). A [Facet]; the consumer formats its cells to strings.