TextColumn listWithLineBreaks function paired with some JSON data. I store this data in the database:data to be displayed in a table using the listWithLineBreaks function. I assumed that this would need an array to work with. So, my assumption would be that:implode:html() function and add <br/> to the output string but i'd rather use the function above. What am I missing out here?