I am unsure if this has got anything to do with AngularJS at all and if it is only JSON related.
Anyhow, let us say that we have the following JSON:
$s
For every dataSet in dataSets, print the key and then iterate through the individual items:
{{key}} {{value}}
{{dataset}} can be displayed in one go also, the array would be displayed as a comma separated list of values.