You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently Table and AttributedString will convert to a human-viewable form when returned as a single object. However, when returned in an array or collection, they are not converted and instead just show the toString on the object (which is NOT helpful).