I have a requirement where I need to pass large number of Examples in the Karate Scenario Outline. I know I can write the examples below the scenario outline but the thing is I have around 100 examples. Is there any efficient way to pass these examples from external file like a property file?