FieldLayout.setCellPadding
        Space between adjacent table cells. This sets the cellpadding 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.