Variable TableLayout.TableLayoutHelper._cols

struct TableLayout.TableLayoutHelper
{
  // ...
  TableLayout.TableLayoutGroup[] _cols;
  // ...
}