Column/table layout for a section of text?

Hi,


How might one use UITextView to render some text in a table layout? Something like...


Some intro paragraph. Blah blah blah.

Blah blah blah blah.

red rojo

blue azul

green verde

More normal text following. Blah blah.


I'd like the columns centered, so I don't think it's as simple as setting tab stops.


Maybe that table area has to be it's own UIView. How do you embed a custom UIView within the flow of text?


Rob


Column/table layout for a section of text?
 
 
Q