use crate::core::*; pub struct Cell { text: String, style: Option