Hello, can someone explain why in display of grid, the grid lines are always 1 greater than actual number of rows and columns. For instance, if we have 3 rows, then grid line number for rows is 4 and if we have 2 columns, grid line number for columns is 3.