how to get a value from a table and set value a select/option

how to get a value from a table and set value a select/option

hi friends i have this issue: 
my fiddle: 
http://jsfiddle.net/jamiguel77/fmstp4bb/18/  

i have a table with items 1 column of this table is Action (Edit) have a button by each row, then if the user press the button i want get the value of the first column, and set the value in a select/option, but not work at momment, any advice how to fix? thanks