factory TableCellElement() => JS( 'returns:TableCellElement;creates:TableCellElement;new:true', '#.createElement(#)', document, "td");