export interface CellProps { label?: string; scale?: number; }