I have the following code to fill in the Excel file, with information that I get from the Internet using Jsoup.
package knvbj; import java.io.FileInputStrea
Write below sentence outside for loop
wb.write(out);