Runtime value holder for a single table position (row × column).
A Cell is a lightweight Component instance bound to a specific Column within a Row. Implementations pair the column schema with the appropriate value shape (e.g., string, number, attachment list).