Hello forums. There is a code snippet as follows that retrieves data from the 'votes' table, counts it, groups it by poll number, and displays the top 7 results. However, I would like to modify it to display the top 7 results from a pool of 20 rows in the 'votes' table.