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