Json Data
{
"user" :
{
"name" : "asdf",
"teamname" : "b",
"email" : "c"
},
{
"name" : "asdf",
"teamname" : "b"
}
}
Since there are no emails in 2 lines Object Null Reference exceptions. data control
How to do field control ???