My Json response is as follows.I want to get the individual array item from the response like static website,dynamic website.Can you help me please?
{
"data": [
[
"Static Website"
],
[
"Dynamic Website"
],
[
"E-Commerce Website"
],
[
"ERP"
],
[
"IOS Application"
],
[
"Social Networking"
],
[
"Web Application"
],
[
"Graphic Design"
]
],
"status": 200
}