useTable custom columns
How can I add custom logic for the column display in useTable? For example, if I have
first_name and last_name columns but I want to display them as a single name column?