pub fn remove_key(t: &mut Table, name: &str) -> bool
Remove a key, and everything under it where it is a table.