// Table Row count in jquery var rowCount = $('#myTable tr').length;
$('#tarrifItems tbody tr:visible').size();