Variable TableLayout.TableLayoutGroup.index

struct TableLayout.TableLayoutGroup
{
  // ...
  int index;
  // ...
}