add value to first first index array swift code example Example: add to beginning of array swift //Swift 4 someArray.insert(someValue, at: 0)