Inserts an array of items at a given index;
The array that you want to add items to
The array of items that you want to add
The index at which you want to add the items
Inserts an array of items at a given index;