My database stores product information, and a lot of this is organised into lists. I load the data into Angular as $scope.post.
$scope.post
For instance,
ngBindHtml worked for me. See more in the docs here: https://docs.angularjs.org/api/ng/directive/ngBindHtml