Smartsheet VLOOKUP example does not seem to be correct. In the example VLOOKUP Function | Smartsheet Learning Center, unless I'm missing something, the first formula example "IF([In Stock?]1 = 1 (true), VLOOKUP(“T-Shirt”, [Clothing Item]1:Status3, 4))" defines the table starting "Clothing" column row 1 to "Status" row 3. It says to return the fourth column over which would return "In Stock?". Not "Green". Which is what is provided as the result. Am I reading something wrong? I'm seeing similar issues with other examples also.