treeTable.loadBranch

is there a function like treeTable.loadBranch but not with a url but directly
with data [ {…, data : [] }, {…}] ?

please ignore this message,
I found tree.parse({ parent : id, data:[])…
Sorry.