Try to display the data of single column first.
{{log.LogID}}
To make sure if you are really getting your data at javaScript level and to make sure if your $scope is really working fine first try this snippet in your html. If it works than try all columns. If it does not work than try this in your html and body tags and hopefully it would work....cheers