i'm try to dynamic the treeview. But the created content is completely blank this is my code ```kotlin treeView = TreeView<TreeNode2>(this.baseContext, null) ```