pub(crate) fn import_file( table: &mut Table, path: impl AsRef<Path>, ) -> Result<(), Box<dyn Error>>