neat package v1.0.6
Fixed weird table row limit behaviour, where setting a row limit that exceed the table row size will result in an error. The error was removed since it is counter intuitive to do the check as the library user. If the row limit is greater than the table size, it will show the table as it is.