I am trying to dynamically add/delete input rows to a table, and want each row(both existing and newly added ones) to have autocomplete feature. I use jQuery to make that happen