If I have the following table, how could I split the cells in to columns after the date? The issue is Mod1, Mod2, Mod3 (or anything else) is dynamic. The only constant is the date.
I would like to do it in Regex, but couldn’t figure out using Regex in the Cell Splitter node.