component Table { props { size = "default" color = "primary" caption = "Table" columns = [] rows = [] striped = true class = "" } view {