remove_id_columns: Remove columns that contain ID's
Description
This functions removes columns ID columns ('_id') and hierarchical search columns ('_lft', '_rgt') from a table.
Only exceptions are "sample_id" and "bottle_id that are always kept in the output table.