Show Dynamic Data to scrollview

How to show dynamic data (json) to scrollview then update when data available from websocket

my data like this

data=[
{id:1,msg:‘Long Text’},
{id:2,msg:‘Another Long Text’},
]

Output data like this

1 Long Text
2 Another Long Text

Hello,

You can use any scrollable data component (Datatable, List, etc). You can parse the data into this component as soon as it is available, and it will be appended to the existing data set:

https://snippet.webix.com/f8u8ne80