listWithLineBreaks & the bulleted for related properties, but I have a JSON property that is being cast to a collection & I cannot figure out how to display it on the table. I have also tried formatStateUsing(fn (Collection $p): string => $p->implode(',')), but I get an error on that too.