\[
{
"name": "nancy",
"id": "1235",
"Mobile": "01153657079",
"spec": "123",
"De": "12“,
"Oea": "123",
"Dee": "1",
"years": "4",
"courses": \[
{
"code": "T5",
"title": "TONIGHT",
"type": "fo"
},
{
"code": "T!",
"title": "GEE",
"type": "go"
}
\]
},
{
"name": "yousef",
"id": "1235",
"Mobile": "01153657079",
"spec": "123",
"De": "12“,
"Oea": "123",
"Dee": "1",
"years": "4",
"courses": \[
{
"code": "T5",
"title": "TONIGHT",
"type": "fo"
},
{
"code": "T!",
"title": "GEE",
"type": "go"
}
\]
}
\]
i have the previus response from api i wanna display each person with his related courses for example : card 1 contains name at the top and below the courses and each course behind it at right button >>> how can i make that ??? i am using custom design list view