What output do you want when you print the array of strings?
I guess that printing an array is using the elements' debugDescription, rather than their description. Or something of that sort. If you want a particular format you should write explicit code to do that.
Topic:
Programming Languages
SubTopic:
Swift