pub fn prettytable_coins( coins: &[(OwnCoin, u32, bool, Option<u32>, String)], alimap: &HashMap<String, String>, ) -> Table