package image_table type TableBlock struct { Title string Header []string Rows []any }