It's not completely clear from the documentation, but the gap utility is just for use with the CSS grid layout module, not columns and rows as you've tried to use it here. For that, you'll need to use the margin and padding utilities for each row.