$.each( bindColumnName, function( index,object ) { });
$.each( obj, function( index, object ) { alert( key + ": " + object ); });