Resolved! NewtonSoft Deserialize nested JSON
please help a doomed soul. I don't understand how to cast each part of the nested json into a datatable. I tried creating the public classes using the tool provided at json2csharp.com, and then point to them and write to the data table. I also tr...