JQuery Get Element według identyfikatora od zmiennej

row = $('#' + row_id);
JK