use tableId as selected, then select the class name of the elements.
example:
$("#table-view").on('click', 'class-element', function(){ do your stuff here })
use tableId as selected, then select the class name of the elements.
example:
$("#table-view").on('click', 'class-element', function(){ do your stuff here })