game::info
fn make_table<I: Into<String>>( ctx: &EventCtx<'_>, rows: Vec<(I, String)>) -> Vec<Widget>