FieldLayout.setCellSpacing
        Space between adjacent table cells. This sets the cellspacing property on the HTML table implementing the layout and results
 in both horizontal and vertical spacing.
 Any value supported by the CSS width property can be used e.g. 5px.