Skip to content

Update Table.java#2

Open
SuperMata wants to merge 1 commit intoeduardohl:masterfrom
SuperMata:patch-1
Open

Update Table.java#2
SuperMata wants to merge 1 commit intoeduardohl:masterfrom
SuperMata:patch-1

Conversation

@SuperMata
Copy link
Copy Markdown

I changed the condition((Line 76)) in the for loop under the method "getColumnsNamesAsArray" from '<' to '<=' because the method was ignoring the last column name for the table. In order to see the last column name you had to ad an empty column name and empty row content on that column.

I changed the condition((Line 76)) in the for loop under the method "getColumnsNamesAsArray" from '<' to '<=' because the method was ignoring the last column name for the table. In order to see the last column name you had to ad an empty column name and empty row content on that column.
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