RE: slack discussion we had with @BenjaminBossan I'm in favor of creating the table during rendering rather than initially creating the Card instance. I made it back then like that because we weren't having a separate function for rendering, and I wanted all cards to by default have this table and plot of the model as well. If the model is replaced by another the table will not match with the one that was created during creation of the card.
RE: slack discussion we had with @BenjaminBossan I'm in favor of creating the table during rendering rather than initially creating the
Cardinstance. I made it back then like that because we weren't having a separate function for rendering, and I wanted all cards to by default have this table and plot of the model as well. If the model is replaced by another the table will not match with the one that was created during creation of the card.