Returns a list of size numberOfCells containing the observed strings in the order in which they were observed. The 0th element of the array contains the first string observed, 1st element the next unique string, etc.
Return
the array of strings observed or an empty array