Variable TableLayout.TableLayoutHelper.colCount

struct TableLayout.TableLayoutHelper
{
  // ...
  int colCount;
  // ...
}