i have table which contains 5 fruits information
in each row fruits name and a drop down is there
values for drop down are "Select","Yes","No"
now i have to display all the 5 fruits information below the table .
need to display in table form with the selected dropdown values.
Please give me idea in angularJS