How do I list (po) the contents of a Swift Array? August 21, 2023 by Tarik Just do: po print(myStringArray)