I am not sure that sortable-table and csv-textarea should be in CL-web-components. The CSV textarea is problematic because I had to implement a naive parseCSV function. That is going to comback and prove a maintenance burden. It makes more sense to have a JSON oriented textarea enhancement than a CSV one.
I'm not sure I'll use sortable-table again (it's used in COLD and maybe that is where it should live).