A single cell. value is the JSON-serializable cell contents; interpretation is provider-specific.
value
@type t() :: %Spatio.Model.Cell{ column: String.t(), row: integer(), value: any() | nil }