var data = $('#customerprice_table :input').serializeArray();
data.push({ name: 'action', value: 'Part/add_customerprice_row' });
var data = $('#customerprice_table :input').serializeArray();
data.push({ name: 'action', value: 'Part/add_customerprice_row' });