Using ng-repeat on Select items for multiple questions, I can't remove top blank option

Hi if you check out here

You can see I’ve put multiple questions and their answers into one object in the controller. I do not know how to have one of those OPTIONS set as a default, as answers I see online are for select which are not generated inside of ng-repeat