1)Error in parsing the HTML Tables

When I am trying to show one row it is showing but when i am trying to show all rows it is showing None
output:
[[None, None, None, None, None], [None, None, None, None, None], [None, None, None, None, None], [None, None, None, None, None], [None, None, None, None, None], [None, None, None, None, None], [None, None, None, None, None], [None, None, None, None, None], [None, None, None, None, None], [None, None, None, None, None], [None, None, None, None, None], [None, None, None, None, None], [None, None, None, None, None], [None, None, None, None, None], [None, None, None, None, None], [None, None, None, None, None], [None, None, None, None, None], [None]]

Hey bhawna,
You might be doing something wrong in the code. You are appending a list to a list.
Put your code on cb.lk/ide and share the link, I will take a look.

Thanks :slight_smile:

I have got my mistake

Glad,
Please mark your doubt resolved.
Thanks