How to use listview in cocos2dx-lua

I am using listview in cocos2dx-lua
But I can’t add items in it
Please let me know about it
Best Regards

You should create one [layout] item used [cocos studio] ,then use
method [pushBackCustomItem] like list:pushBackCustomItem(item).