Hi i am beginner for swift ios and my requirement is have to display Json response to table list i got response from web-services and response seems like below
You can make model class using this url : https://www.json4swift.com/
Open this link and paste your JSON and select from below option you want. Click generate, it will generate class files you can download and used it in your project.