Custom builder to retrieve a validation error for a given row and column.
final String? Function(T data, String column)? cellErrorBuilder;