## ------------------------------------------------
## Method `TableBlock$set_content`
## ------------------------------------------------
TableBlock <- getFromNamespace("TableBlock", "teal.reporter")
block <- TableBlock$new()
block$set_content(iris)
Run the code above in your browser using DataLab