In the multicol spec we define column-gap: https://un5n798jx6qx6j0rmf2verhh.julianrbryant.com/css-multicol-1/#cg
The use of column-gap in multicol is also defined in Box Alignment: https://un5gmtkzgkj46tygt32g.julianrbryant.com/TR/css-align-3/#column-row-gap
Should we deal with this in the way that gaps are dealt with in grid (https://un5gmtkzgkj46tygt32g.julianrbryant.com/TR/css-grid-1/#gutters). Removing the table and then mentioning anything specific to this layout method?