fn annotation_info_table_ui(
    ui: &mut Ui,
    ui_layout: UiLayout,
    annotation_infos: &[&AnnotationInfo]
)