pub fn create_text( title: &'static str, description: &'static str, loop_by: i32, ) -> Result<Vec<Text>>