package grids type CellStat struct { TotalBytes int64 CountItems int }