Steps to Reproduce:
1) Open https://codepen.io/anon/pen/gqYmqX, in which the grid is initialized without any data.
2) Click the "Set Model" button to attach data to the grid including a column with groupIndex: 0.
Results You Received: The column (Company Name) with groupIndex: 0 is not grouped.
Results You Expected:
The column (Company Name) with groupIndex: 0 should be grouped.