You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i set the data as follow
static const int columnsCount = 29;
static const int subColumnsCount = 2;
static const int rowsCount = 100;
static const int subRowsCount = 10;
static const int totalColumns = columnsCount + subColumnsCount;