Does Cocos Studio support tableview?

I use listview to show 300+ similar items in cocos studio. Every item configured by CSB, which include button,text, image view etc on it. But i found it is so slow when loading the 300+ items in list view. I want to optimize the loading time , but i don’t to know how to do.
So i change to use tableview instead. But I found Cocos Studio seems not support tableview. There is no tableview to be selected in top-left containers .
Anyone know the Cocos Studio support tableview or not?
Or anyone know how to optimize the listview loading time?
Any suggestions are grateful.