I have the following stucture:
struct Points : Codable { var name : String? var interests : [Interests] ///How do i get string or array of st