Ok, I figured it out partially.
ng-modal = Categories
ng-options = Categories.catname for Categories in Categories
This brings up all the values from my restservice.
But when I select one option the first time the option list goes empty.
Any ideas what am I missing?