Dynamic multiline Text Scroll from sqlite

hi, im new to corona sdk, can some one help me please, i tryed to create story book app for kids and i created sqlite databse , there is more then 100 insert in database, i selected text from sqlite databse and scrolling olso, but multi line dynamic text i can not solve. only i can scroll 1 line

please help me
i want to look like this

thank you [import]uid: 142141 topic_id: 28798 reply_id: 328798[/import]

I don’t understand what you want. Please write again, and specify very clearly exactly what you need.

binc [import]uid: 147322 topic_id: 28798 reply_id: 116023[/import]

Create a scrollView with widget library, create a multiline text object with newText() and set the hight to 0. Insert the newText object to the scrollView. done. [import]uid: 13560 topic_id: 28798 reply_id: 116043[/import]