If one column has an array with multiple options in a way as ["item1', "item2", "item3"].
I can see that yes if a column has one-to-one it works, but if its one-to-many, how can I make the filter just show unique items and filter by such items, for instance I want to have item1, item2, and item 3 show as different selectable options in the filter and also filter by such.
In my example I have the mas 18.0000, 17.000, 18, 19
https://stackblitz.com/edit/react-spxx7p?file=app%2Fmain.jsx