Loading from a JSON data source
The sample demonstrates different ways you can load JSON data to DataTree:
Plain JSON data (based on objects)
Mixed JSON data (using strings instead of objects)
Applying a custom JSON format
Loading from a file