Determine if the table (Table.FromRecords({[a = 1, b = 2], a = 3, b = 4]})) contains the rows a = 1, b = 3 or a = 3, b = ...