var all_table = document.querySelectorAll('.all-table')[1]; var n_table = all_table ? all_table.querySelectorAll('.main-table') : [];