I want to display specific item in array JSON
I'm pretty new to SWIFT, especially parsing JSON I want to display specific item from array in my friend's JSON API. I have this API url: https://api.novella-designer.com/api/:version/tree/preview/307ea989-a7aa-4496-a86e-0577cec10754 My problem is, I can't display one specific item from that array, here's…