I have this json string {"Table" : [{"subject" : "No Records are there to Display"}]}.
If i receive this data i want to alert NO Records Found. Any suggestion.
Note: My key field may vary accordingly (ie) here it is Subject and some more like Details,Description.