Loading from JSArray

There is a possibility to load data from JS Array. You can load data from an array object or a file.

reload from JS array (textarea)
load from external JS array data file

Format of JS array.
Tree item is represented with three values as sub-arrays of the top array - id, parent_id, text. The order of rows in JS array doesn't matter.