pub fn prettytable_tokenlist( tokens: &[(TokenId, SecretKey, BaseBlind, bool, Option<u32>)], alimap: &HashMap<String, String>, ) -> Table