Context / Problem to solve / Design
Define if we want to keep TableCellChips or if the basic TableCell component is enough
Questions:
- Do we really need
TableCellNumber, TableCellDate, and TableCellChips ? Or is our render helpers function enough?
Tasks
- Improve the component if we still want to use it, or remove it!
- If we keep those components, they should use render helper functions