Since you started the table at the top of the script as empty, once you removed the only entry in it which was “1” the table was empty. It didn’t remove anything because there was nothing to remove.
Since you started the table at the top of the script as empty, once you removed the only entry in it which was “1” the table was empty. It didn’t remove anything because there was nothing to remove.