Optional static map of cell errors keyed by cell key (e.g. "${itemKey}_$column" or "$column").
"${itemKey}_$column"
"$column"
final Map<String, String>? cellErrors;