pub fn DefaultTableCellRenderer<T: Display + PartialEq>(
    cx: Scope<'_, DefaultTableCellProps<T>>
) -> Element<'_>