I am getting data from an API and want to convert it to a List of Objects
// Get the data var searchResult = GetResults(); string[] data = (string[]) searchRe