for colored in coloredTexts { guard let index = self.find(value: "\\(colored)", in: self.myResultArr) else { return } print(index)