PUT_IN_NEXT
PUT_IN_NEXT(table, element, table->table[hash]);
PUT_IN_NEXT(table, lastElement, NEXT(table, element));