What exact data do you expect? Is it possible array is just returning this data in a different type,order or representation?
If so, you can use LabVIEW commands to manipulate array. convert it to different data types or change representation. Right now your array is an U8 array in a decimal representation.