Add an accordion item

Hello! I am playing with an accordion and try to add items dynamically here: https://snippet.webix.com/py2k32vc
Could you advise me the right way?

Hello,

You need to wrap accordionitem into webix.ui and then use addView:
Please check the sample: Code Snippet

https://snippet.webix.com/hs7lroon

Thanks! It works!
But not in JetView though. Got “Out of stack space” exception