I have a json which has array of string and array of json objects as shown in the code. Have to iterate it using ng-repeat and need to show the string value as it is, if the array is of strings and a specific key's value if the array is of json objects. Please Help!I have a json which has array of string and arr