When trying to add an item to a list, an IndexOutOfBoundsException will occur when attempting to add to an index that is
Items will need to be shifted to make room for the new item.