{ "root": [ { "table": "A", "color": "black", "category": "hue", "type": "primary" }, { "table": "C", "user": "xyz", "IsActive": "1", "Role": "User", "CN": "0", "PN": "2", "SN": "0", "SRN": "0", "SW": "0" }, { "table": "A", "color": "white", "category": "value", "type": "primary" }, { "table": "B", "name": "dog", "type": "1", "activity": "barks", }, { "table": "A", "color": "red", "category": "hue", "type": "primary" }, { "table": "B", "name": "horse", "type": "2", "activity": "neighs", }, { "table": "C", "user": "abc", "IsActive": "1", "Role": "Admin", "CN": "0", "PN": "3", "SN": "0", "SRN": "0", "SW": "0" }, ] }