Help with web tables

I have a web table that is dynamic and some of the rows are hidden by overflow, when I try to get all the rows on the table… it only shows the row that is visible, is there a way to detect all the rows in the table (visible and hidden by overflow)??

hello,
could you post also html of that table and what is your xpath/css you are using to get rows

I am actually using a dynamic grid for angular called ui-grid