how to append section index in array in swift 5 code example Example: add to beginning of array swift //Swift 4 someArray.insert(someValue, at: 0)