Hey folks, is there a way to unnest/explode/split into rows a list that is in a field? Aka, a column is made to create a list of names as an output, and I want to take that list and create rows for each item in the list for every field in the column?