I am looking to populate select option with values from a basic json array.
The example I have is a country select. Each country has an id element and a name plus other
angular.module('ui.bootstrap.demo', ['ui.bootstrap'])