Variable TableLayout.TableLayoutHelper._rows

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