Optional callback to check if a specific cell (col, row) is occluded by overlapping elements.
bool Function(int col, int row)? isOccluded;