pub type SimpleTableCell = TableCell<()>;
Simple table cell without user data (backward compatible)
pub struct SimpleTableCell { /* private fields */ }