Skip to content

Conversation

@ebroda
Copy link

@ebroda ebroda commented Apr 12, 2023

On my first try I had a table without indices, in this case PlantSimulation throw an error, as no value is in cell[0,0] in this case. To circumvent this problem, I've updated the table class to check if the table has a ColumnIndex or RowIndex and set the starting values of range() accordingly. Additionally, some getters are updated to respect the (non)-existence of column or row indices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant