The Table.GRID_WIDTH constant specifies the extra width added to a table item when lines between columns are visible (lineVisible = true). This accounts for the space taken by the grid line. Previously, it was defined as a fixed
pixel value, which appeared too small on high-DPI monitors.