I\'m trying to get the first index of an item with a provided type.
func firstIndexPath(of type: T) -> IndexPath? { for (sectionIndex, sectio