The HTMLTableElement.cellPadding property represents the padding around the individual cells of the table.
HTMLTableElement.cellPadding
external String get cellPadding;
external set cellPadding(String value);